PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getPageInvisibleAction Method
In This Topic
    getPageInvisibleAction Method
    In This Topic
    Gets the page invisible action.
    Syntax
    public PDFAction getPageInvisibleAction()

    Return Value

    The action to be performed when the page containing the annotation is no longer visible in the viewer application's user interface.
    See Also